RichTextKit v0.4

UndoManager<T>.GetUndoUnit Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Retrieves the unit that would be executed on Undo

public UndoUnit<T> GetUndoUnit();

Returns

UndoUnit<T>

An UndoUnit, or null